Learn R Programming

fheatmap (version 1.0.1)

Column Annotations : Annotations of columns in "fheatmap_data"

Description

Data frame with annotations of columns in data object "fheatmap_data".

Usage

data("annotation_col")

Arguments

Format

A data frame with classification of gene expression.
Status
A factor with levels High Low Medium

Details

A dataframe with feature "Status" of gene expressions.

Examples

Run this code
data(annotation_col)
fheatmap(fheatmap_data,annotation_col=annotation_col)

Run the code above in your browser using DataLab